Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jun 2, 2025

Backport 29a191a from #89982.

The USB CDC driver is unable to process any bulk IN transfers
after receiving spurious 'Clear Feature - Endpoint Halt' request
from host due to perpetual locked state caused by previously
scheduled transfer, that will never be finished, as the endpoint's state
is set to NAK. Fix by ignoring spurious request.

Signed-off-by: Piotr Ciura <[email protected]>
(cherry picked from commit 29a191a)
@github-actions github-actions bot requested a review from ydamigos as a code owner June 2, 2025 15:38
@github-actions github-actions bot added the Backport Backport PR and backport failure issues label Jun 2, 2025
@github-actions github-actions bot requested a review from loicpoulain as a code owner June 2, 2025 15:38
@github-actions github-actions bot added the Backport Backport PR and backport failure issues label Jun 2, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports Jun 2, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 2, 2025

@kartben
Copy link
Contributor

kartben commented Jul 22, 2025

Zephyr 4.0 branch is EOL

@kartben kartben closed this Jul 22, 2025
@github-project-automation github-project-automation bot moved this from To do to Done in Backports Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport Backport PR and backport failure issues

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants